Skip to content

Add Skypack to README#631

Closed
FredKSchott wants to merge 2 commits into
gpujs:developfrom
FredKSchott:patch-1
Closed

Add Skypack to README#631
FredKSchott wants to merge 2 commits into
gpujs:developfrom
FredKSchott:patch-1

Conversation

@FredKSchott

@FredKSchott FredKSchott commented Aug 3, 2020

Copy link
Copy Markdown

Skypack is a popular CDN for importing packages directly in the browser with ESM import syntax. For a lot of users, this syntax is more explicit and more familiar than the older, implicit script tag.

I added a full import snippet here for easier copy-pasting, but also happy to replace with just the URL.

You can also run this quickly in your browser devtools via: const pkg = await import('https://cdn.skypack.dev/gpu.js');

@fuzzie360

Copy link
Copy Markdown
Member

Closing as stale: Skypack has been effectively frozen for years, so recommending it to new users would be a disservice. The README now documents unpkg/jsDelivr; an esm.sh line would be a welcome fresh PR if ESM-CDN usage is worth documenting.

@fuzzie360 fuzzie360 closed this Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants